home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_58 / frame_6 / DoAction.as
Text File  |  2008-03-12  |  198b  |  6 lines

  1. _root.changeColour(_parent.bonusPath.glass,"glassGreenLit");
  2. _root.changeColour(_parent.bonusPath.bg,"glassGreen");
  3. _parent.pointsWorth = "POWERBALL";
  4. mcPowerBall.gotoAndStop("power");
  5. stop();
  6.